Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Previous | Chapter Contents | Chapter Top | Next |

Creating Paths With a Single Contour

Since a gxPaths structure is of variable length and every element in it is of type long, you can define a path geometry as an array of long integer values.

The path shown in Figure 11 has four on-curve points and two off-curve points. When drawn with the open-frame shape fill, it contains two curves and one straight line.

Figure 11 A path

For more information about shape fills, see "Shape Fill" .


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |